Spread Windows Forms 12.0 Product Documentation
AddRange Method (CollectionBase<T>)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CollectionBase<T> Class : AddRange Method
Copies the elements of the specified array to the end of the collection.
Overload List
OverloadDescription
Copies the elements of the specified array to the end of the collection.  
Adds the contents of another IList<T> to the end of the collection.  
Adds the contents of another CollectionEx<T> to the end of the collection.  
See Also

Reference

CollectionBase<T> Class
CollectionBase<T> Members